avformat/internal: Add ff_get_frame_filename
It's similar to av_get_frame_filename2 but with int64_t number
support. Make av_get_frame_filename* a wrapper over
ff_get_frame_filename.
Co-authored-by: Filip Mašić <shoutplenty@gmail.com>
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
(cherry picked from commit
a2d9663241908d6f558b8e6b24bd42f2aaebc144)
Gbp-Pq: Name 0002-avformat-internal-Add-ff_get_frame_filename.patch
avformat/mov: don't return the latest stream when an item stream is expected
Otherwise, things like ICC profiles as read from the colr box meant for an item
with no stream (like a grid) may end up being added to the wrong stream.
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit
04182b55494b44152146e6a6bcd5eb9403f00625)
Gbp-Pq: Name 0001-avformat-mov-don-t-return-the-latest-stream-when-an-.patch
ffmpeg (7:7.1-4) unstable; urgency=medium
[ Santiago Ruano Rincón ]
* Move build-dependency from libjs-bootstrap to libjs-bootstrap5
(Closes: #
1088454)
[ Sebastian Ramacher ]
* debian/control: Bump Standards-Version
[dgit import unpatched ffmpeg 7:7.1-4]